- getChildrenID(String) - Method in class plugin.model.Instance
-
Searches for children
- getConnectorById(String) - Method in class plugin.model.Model
-
Searches for this model connector with given id
- getElClass() - Method in class plugin.model.Instance
-
Returns element class of Instance
- getFrom() - Method in class plugin.model.Connector
-
Returns from instance
- getId() - Method in class plugin.model.Connector
-
Retuens id of connector
- getId() - Method in class plugin.model.Instance
-
Returns id of instance
- getId() - Method in class plugin.model.Model
-
Returns id of model
- getInstanceById(String) - Method in class plugin.model.Model
-
Searches for this models instance with given name
- getInstanceByName(String) - Method in class plugin.model.Model
-
Searches for this models instance with given name
- getName() - Method in class plugin.model.Instance
-
Returns name of instance
- getName() - Method in class plugin.model.Model
-
Returns name of model
- getPriority() - Method in class plugin.MainMenuConfigurator
-
Returns priority of configurator
- getRelClass() - Method in class plugin.model.Connector
-
Returns relationship class of connector
- getTo() - Method in class plugin.model.Connector
-
Returns to instance
- getTopMisuseCases(List<UseCase>) - Method in class plugin.transformation.ModelBuilderUtils
-
Returns list of top misuse cases.
- getView() - Method in class plugin.model.Connector
-
Returns view of connector
- getView() - Method in class plugin.model.Instance
-
Returns view of Instance